home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / packet / pktmon12 / pktmon.doc < prev    next >
Text File  |  1993-02-07  |  3KB  |  75 lines

  1.                 Packet Radio Monitor v1.20
  2.  
  3. New features in respect to version 1.00
  4. 1. Packets are being sorted out according to source
  5.    and destination address. As the result data
  6.    streams exchanged by packet stations can be reconstructed.
  7. 2. "On line" tuning indicator - especially needed in HF mode.
  8.  
  9. To monitor packet radio traffic you need:
  10. 1. Radio receiver.
  11. 2. HamComm (or similar) interface.
  12. 3. This program
  13. 4. IBM PC/AT compatible - a fast one...
  14.  
  15. When you start PKTMON it asks you for:
  16. 1. COM port the HamComm interface is connected to.
  17.    Possible choices are COM1 and COM2.
  18. 2. Mode: HF or VHF (800 or 1000 Hz deviation) packet.
  19. 3. Whether to log bad CRC frames or not.
  20.    Even when logged, frames with bad CRC are not considered
  21.    for data streams reconstructions.
  22. 4. File name for unsorted packet log (press <return> for screen log)
  23. 5. File name for sorted log. Here you give the file name
  24.    but without extension. PKTMON creates several files with extensions
  25.    .0, .1, .2, etc. Each file carries the data stream between two stations.
  26.    .oth file stores uncategoried frames that is beacons and UI packets.
  27.    If you respond with just <return> the traffic sorting will be disabled.
  28.  
  29. After you answer the above questions PKTMON decodes (or at least attempts
  30. to decode) incoming packets. To stop it press <return>.
  31.  
  32. Tuning indicator consists of two parts: amplitude display on the left
  33. and tuning display on the right. When you tune in HF receiver
  34. look at amplitude and try to make it as high as possible.
  35. Usually it shows 6-7 when packet signal is being heard
  36. ans 2-3 when there is only noise. You need to tune slowly and precise
  37. and when you find where the maximum is you should already see
  38. packets being decoded. Use the right display for fine tuning
  39. in 10 Hz steps.
  40. If the tuning indicator does not appear or it is being updated
  41. only rarely it means that your PC is too slow.
  42.  
  43. In HF mode the input signal should be centered at 700 Hz.
  44. The intention was to use CW narrow filter of about 500 Hz width.
  45. However the FM demodulator will accept as well other center frequencies:
  46. 900, 1100, 1300, ... in 200 Hz steps but the higher the frequency the higher
  47. interrupt load so your PC may run out of CPU...
  48.  
  49. The program should terminate when you press ENTER.
  50. If it does not that is an indication that your PC is too slow...
  51. Disconnect the audio and it will terminate.
  52.  
  53. What to do if your PC is slow indeed ? Try to use squelch
  54. in FM mode to limit the amount of data your PC has to process.
  55.  
  56. PKTMON is written in Turbo Pascal v6.0
  57. with some parts in Pascal's built-in assembler.
  58. I tested it on 386/SX 20 MHz machine.
  59.  
  60. If you need some other AFSK packet modes tell me
  61. what are the center frequencies, deviations and bit rates.
  62. I try to incorporate them into PKTMON.
  63.  
  64.                         Pawel Jalocha
  65.                         Rynek Kleparski 14/7
  66.                         PL-31150 Krakow (Poland)
  67.  
  68.                 e-mail: jalocha@chopin.ifj.edu.pl
  69.                         jalocha@vxcern.cern.ch
  70.                         jalocha@priam.cern.ch
  71.  
  72.  
  73. p.s. PKTMON is free for non-comercial use.
  74.  
  75.